home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Visual Basic 5.0 (2nd Edition) / Hardcore Visual Basic 5.0 - Second Edition (1997)(Microsoft Press).iso / Code / SIEVEB~4.VBP < prev    next >
Text File  |  1997-06-14  |  880b  |  38 lines

  1. Type=OleDll
  2. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\WINNT\System32\STDOLE2.TLB#OLE Automation
  3. Class=CSieveBasDllP; SieveBasDllP.Cls
  4. Startup="(None)"
  5. HelpFile=""
  6. Title="Prime Number Sieve P-Code DLL"
  7. ExeName32="SieveBasDllP.dll"
  8. Path32="Debug"
  9. Command32=""
  10. Name="SieveBasDllP"
  11. HelpContextID="0"
  12. Description="Sieve of Eratosthenese As Basic P-Code DLL"
  13. CompatibleMode="2"
  14. CompatibleEXE32="Compare\SieveBasDllP.cmp"
  15. VersionCompatible32="1"
  16. MajorVer=1
  17. MinorVer=0
  18. RevisionVer=0
  19. AutoIncrementVer=0
  20. ServerSupportFiles=0
  21. DllBaseAddress=&H2ea40000
  22. VersionCompanyName="Microsoft"
  23. CondComp="afDebug = 5"
  24. CompilationType=-1
  25. OptimizationType=0
  26. FavorPentiumPro(tm)=0
  27. CodeViewDebugInfo=0
  28. NoAliasing=0
  29. BoundsCheck=0
  30. OverflowCheck=0
  31. FlPointCheck=0
  32. FDIVCheck=0
  33. UnroundedFP=0
  34. StartMode=1
  35. Unattended=-1
  36. ThreadPerObject=0
  37. MaxNumberOfThreads=1
  38.